fatal error C1016: #if[n]def expected an identifier

Posted by booby on Stack Overflow See other posts from Stack Overflow or by booby
Published on 2010-04-28T23:44:53Z Indexed on 2010/04/28 23:47 UTC
Read the original article Hit count: 258

Filed under:
|

// File: Lab13Frac.h

include

using namespace std;

ifndef "Lab13Frac.h"

define "Lab13Frac.h"

// prototpes

endif

© Stack Overflow or respective owner

Related posts about c++

Related posts about compiler-errors